SYSTEM DMEM AVAILABLE
This command will return the total video memory available on the system.
Return Integer=SYSTEM DMEM AVAILABLE()
Total video memory available on the system
cls
print "Memory Available"
print "Texture:";system tmem available()
print "Display:";system dmem available()
print "System:";system smem available()
print "Hit Any Key"
wait key
do
loop
end
SYSTEM Commands Menu
Index